home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / tclMotif-1.4 / wtour / informationdialog1.tcl < prev    next >
Text File  |  1995-06-29  |  142b  |  8 lines

  1. #
  2. # InformationDialog
  3. #
  4.  
  5. xmPushButton .btn managed
  6. xmInformationDialog .btn.bbd managed \
  7.     -messageString "I hope you find this useful..."
  8.